vcProcessFlowState
Flow state indicates an exact location in the product flow. Used in Product's CurrentProcessFlowState.
See in: Overview
Module: vcProcessModel
Parent: vcObject
Children -
Referenced by: vcProduct.CurrentProcessFlowState
Properties
Learn how to use properties here. The properties are also inherited from the parent class.
| Name | Type | Access | Description |
| FlowStep | vcProcessFlowStep | RW | Gets or sets which process flow step the product is in currently. |
| GroupId | String | RW | Gets or sets which process group the flow step of the product is in currently. |
| Routine | vcProcessRoutine | RW | Gets or sets the specific process routine the product is in currently. |